Skip to content

Conversation

tmon-nordic
Copy link
Contributor

Update sdk-zephyr to add [nrf fromtree] fixes:
drivers: udc_dwc2: Fix large control write transfers
drivers: udc_dwc2: Recover after STALLed OUT Data Stage
drivers: udc_dwc2: Fix multipart DMA OUT transfers
drivers: udc_dwc2: Add helpers to check operating mode
drivers: udc_dwc2: Allocate multiple of bMaxPacketSize0
drivers: udc_dwc2: Stop OUT transfers on ZLP
drivers: udc_dwc2: Rework control endpoint feeding

@tmon-nordic tmon-nordic requested a review from a team as a code owner February 10, 2025 13:27
@github-actions github-actions bot added manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Feb 10, 2025
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Feb 10, 2025

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@3b62269 nrfconnect/sdk-zephyr@706ab3d (v3.7.99-ncs3-branch) nrfconnect/[email protected]

All manifest checks OK

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@tmon-nordic tmon-nordic added Backport and removed DNM manifest-zephyr changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Feb 10, 2025
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Feb 10, 2025

CI Information

To view the history of this post, clich the 'edited' button above
Build number: 2

Inputs:

Sources:

sdk-nrf: PR head: 6874db8b841cb0ffed1395d1744b15e907da0df5
zephyr: PR head: 706ab3d781e4c280ca9982557e8d8a77ef6e2b4b

more details

sdk-nrf:

PR head: 6874db8b841cb0ffed1395d1744b15e907da0df5
merge base: 4ac6d3d89062033dfb0958cb9b6efaf549c7e854
target head (v2.9-nRF54H20-branch): 4ac6d3d89062033dfb0958cb9b6efaf549c7e854
Diff

zephyr:

PR head: 706ab3d781e4c280ca9982557e8d8a77ef6e2b4b
merge base: 3b622698c61436558e8f7d8e3a0b02e5804ad22e
Diff

Github labels

Enabled Name Description
ci-disabled Disable the ci execution
ci-all-test Run all of ci, no test spec filtering will be done
ci-force-downstream Force execution of downstream even if twister fails
ci-run-twister Force run twister
ci-run-zephyr-twister Force run zephyr twister
List of changed files detected by CI (2)
west.yml
zephyr
│  ├── drivers
│  │  ├── usb
│  │  │  ├── udc
│  │  │  │  │ udc_dwc2.c

Outputs:

Toolchain

Version:
Build docker image:

Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped; ⚠️ Quarantine

  • ◻️ Toolchain
  • ◻️ Build twister
  • ◻️ Integration tests
    • ◻️ test-low-level
    • ⚠️ test-sdk-find-my
Disabled integration tests
    • doc-internal
    • test_ble_nrf_config
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-ble_samples
    • test-fw-nrfconnect-nfc
    • test-fw-nrfconnect-nrf-iot_nrf_provisioning
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-tfm
    • test-sdk-dfu
    • test-sdk-mcuboot
    • test-sdk-wifi
    • test-secdom-samples-public

Note: This message is automatically posted and updated by the CI

@NordicBuilder
Copy link
Contributor

You can find the documentation preview for this PR at this link.

Note: This comment is automatically posted by the Documentation Publish GitHub Action.

Update sdk-zephyr to add [nrf fromtree] fixes:
  drivers: udc_dwc2: Fix large control write transfers
  drivers: udc_dwc2: Recover after STALLed OUT Data Stage
  drivers: udc_dwc2: Fix multipart DMA OUT transfers
  drivers: udc_dwc2: Add helpers to check operating mode
  drivers: udc_dwc2: Allocate multiple of bMaxPacketSize0
  drivers: udc_dwc2: Stop OUT transfers on ZLP
  drivers: udc_dwc2: Rework control endpoint feeding

Signed-off-by: Tomasz Moń <[email protected]>
@tmon-nordic tmon-nordic force-pushed the backport-manifest-control-transfers branch from 0c960d0 to 6874db8 Compare February 11, 2025 08:57
@github-actions github-actions bot added the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Feb 11, 2025
@tmon-nordic tmon-nordic removed the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Feb 11, 2025
@tmon-nordic tmon-nordic merged commit 22b5a68 into nrfconnect:v2.9-nRF54H20-branch Feb 11, 2025
13 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants